home *** CD-ROM | disk | FTP | other *** search
- {$f7}/sprite 0,1,7
- movspr 0,100,100
- sprget 0,sprite
- do while x$=""
- joy
- x=peek(33173)+1
- y=peek(33175)+1
- cursor x,y
- print "*"
- get x$
- loop
- end.
- :sprite
- ------------------------
- ------------------------
- ------------------------
- ------------------------
- ------------------------
- ------------------------
- ------------------------
- --------*------*--------
- ---------*----*---------
- ----------****----------
- ------************------
- ----------****----------
- ---------*----*---------
- --------*------*--------
- ------------------------
- ------------------------
- ------------------------
- ------------------------
- ------------------------
- ------------------------
- ------------------------
-
-
- x